Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
H323Message Class Reference

H.323 message structure. More...

Inheritance diagram for H323Message:
Header Pdu Signal

Public Attributes

H323MessageType msgType
 
int rtpPort
 
mac macAddress
 
string strIpAddress
 
string callerNumber
 
string calledNumber
 
bool displayCallerFlag
 
string calledPhoneState
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

H.323 message structure.

Member Data Documentation

◆ calledNumber

string H323Message::calledNumber

◆ calledPhoneState

string H323Message::calledPhoneState

◆ callerNumber

string H323Message::callerNumber

◆ displayCallerFlag

bool H323Message::displayCallerFlag

◆ macAddress

mac H323Message::macAddress

◆ msgType

H323MessageType H323Message::msgType

◆ rtpPort

int H323Message::rtpPort

◆ strIpAddress

string H323Message::strIpAddress

The documentation for this class was generated from the following file: